AdCipCodeReporting 
Logical Entity Name  AdCipCodeReporting 
Default Table Name  AdCipCodeReporting 
Physical Only  NO 
Definition 
 
Note 
 

AdCipCodeReporting Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCipCodeReportingId(PK)    int  NO 
 
AdProgramId(FK)    int  NO 
 
AdProgramVersionId(FK)    int  NO 
 
AdConcentrationId(FK)    int  YES 
 
AppliedTo    nvarchar(100)  YES 
 
IsCipCodeReportingAssignment    bit  NO 
 
DisplayOrder    int  YES 
 
UserId(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdCipCodeReporting Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCipCodeReporting  PrimaryKey  AdCipCodeReportingId 

AdCipCodeReporting Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdConcentration  Non-Identifying  Zero or One to Zero or More  FK_AdCipCodeReporting_AdConcentrationId_AdConcentration_AdConcentrationID      AdConcentrationId  NO  YES 
AdProgram  Non-Identifying  One To Zero or More  FK_AdCipCodeReporting_AdProgramId_AdProgram_AdProgramID      AdProgramId  NO  YES 
AdProgramVersion  Non-Identifying  One To Zero or More  FK_AdCipCodeReporting_AdProgramVersionId_AdProgramVersion_AdProgramVersionID      AdProgramVersionId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCipCodeReporting_UserId_SyStaff_SyStaffID      UserId  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdCipCodeReporting Check Constraints 
Check Constraint Name  CheckConstraint